home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 1
/
Amiga Tools.iso
/
egs-tools
/
egs_demo-version
/
egs_devels
/
c-include
/
proto
/
all.h
next >
Wrap
C/C++ Source or Header
|
1994-06-06
|
522b
|
17 lines
/* Include all proto files */
/* These will include the actual prototype files and the pragma files */
#include <egs/proto/egsgfx.h>
#include <egs/proto/egsintui.h>
#include <egs/proto/egslayers.h>
#include <egs/proto/egs.h>
#include <egs/proto/egsrequest.h>
#include <egs/proto/gbmenuselect.h>
#include <egs/proto/egsblit.h>
#include <egs/proto/egsgadbox.h>
#include <egs/proto/gbradio.h>
#include <egs/proto/gbscrollbox.h>
#include <egs/proto/gbselect.h>
#include <egs/proto/gbsets.h>
#include <egs/proto/gbtextinfo.h>